object DriveDlg: TDriveDlg Tag = 230 Left = 205 Top = 142 BorderStyle = bsDialog Caption = 'Select drive' ClientHeight = 321 ClientWidth = 512 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Tag = 240 Left = 20 Top = 276 Width = 469 Height = 41 AutoSize = False Caption = 'Notice: Select a logical drive to recover data. Optionally find' + ' logical drives on an existing physical/logical one.' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False WordWrap = True end object LabelFAT: TLabel Tag = 238 Left = 316 Top = 216 Width = 45 Height = 13 Caption = 'Use FAT:' end object ButtonOK: TButton Tag = 233 Left = 316 Top = 13 Width = 193 Height = 25 Caption = 'OK' Default = True Enabled = False ModalResult = 1 TabOrder = 0 end object Button2: TButton Tag = 237 Left = 316 Top = 165 Width = 193 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object PageControl1: TPageControl Left = 12 Top = 8 Width = 289 Height = 245 ActivePage = TabsheetLogicalDrv TabIndex = 0 TabOrder = 2 OnChange = PageControl1Change object TabsheetLogicalDrv: TTabSheet Tag = 231 Caption = 'Logical drive' object ListView1: TListView Left = 4 Top = 4 Width = 273 Height = 209 Columns = < item Width = 250 end> ReadOnly = True ShowColumnHeaders = False SmallImages = DialogSystemInfo.ImageListDrives TabOrder = 0 ViewStyle = vsReport OnClick = ListView1Click OnDblClick = ListView1DblClick end end object TabSheetPhysicalDrv: TTabSheet Tag = 232 Caption = 'Physical drive' object ListView2: TListView Left = 4 Top = 4 Width = 273 Height = 209 Columns = < item Width = 250 end> ReadOnly = True ShowColumnHeaders = False SmallImages = DialogSystemInfo.ImageListDrives TabOrder = 0 ViewStyle = vsReport OnClick = ListView2Click end end end object Panel1: TPanel Left = -6 Top = 268 Width = 515 Height = 2 BevelOuter = bvLowered TabOrder = 3 end object Button3: TButton Tag = 236 Left = 316 Top = 136 Width = 193 Height = 25 Caption = '&Rescan drives' TabOrder = 4 OnClick = Button3Click end object ButtonPreview: TButton Tag = 234 Left = 316 Top = 44 Width = 193 Height = 25 Caption = '&Preview...' Enabled = False TabOrder = 5 OnClick = ButtonPreviewClick end object ComboBoxFAT: TComboBox Left = 436 Top = 212 Width = 61 Height = 21 ItemHeight = 13 TabOrder = 6 OnChange = ComboBoxFATChange end object CheckBoxSkipBadClus: TCheckBox Tag = 239 Left = 314 Top = 236 Width = 183 Height = 17 Alignment = taLeftJustify Caption = 'Skip bad clusters' Checked = True State = cbChecked TabOrder = 7 end object ButtonFind: TBitBtn Tag = 235 Left = 316 Top = 88 Width = 193 Height = 25 Caption = '&Find logical drives...' Enabled = False TabOrder = 8 OnClick = ButtonFindClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333333333333333333333333333FF33333333FF3330033333333 00333377FF33333377FF300003333330000337777FFFFFF7777F000000000000 000077777777777777770F88FFFF8FFF88F07F333F33333333370FFF9FFF8FFF FF707F337FF333FFFFF70FF999FF800000037F377733377777730FFF9FFF0888 80337F3373337F3337330FFFFFFF088803337FFFFFFF7FFF7333700000000000 3333777777777777F33333333339399939333333333337773333333333333393 3333333333333373333333333333933393333333333333333333333333333393 3333333333333333333333333333333333333333333333333333} NumGlyphs = 2 end end